home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / prog_d / qrep10b.zip / BIOREP.DFM / BIOREP.txt next >
Text File  |  1996-04-09  |  7KB  |  312 lines

  1. object Bioform: TBioform
  2.   Left = 293
  3.   Top = 204
  4.   Width = 774
  5.   Height = 352
  6.   HorzScrollBar.Range = 1200
  7.   VertScrollBar.Range = 2000
  8.   AutoScroll = False
  9.   Caption = 'Bioform'
  10.   Font.Color = clBlack
  11.   Font.Height = -13
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   PixelsPerInch = 96
  15.   TextHeight = 16
  16.   object DetailBand: TQRBand
  17.     Left = 0
  18.     Top = 57
  19.     Width = 1200
  20.     Height = 152
  21.     Align = alTop
  22.     BandType = rbDetail
  23.     Color = clWhite
  24.     ForceNewPage = False
  25.     Frame.Width = 0
  26.     Ruler = qrrInchesHV
  27.     object QRDBText1: TQRDBText
  28.       Left = 116
  29.       Top = 12
  30.       width = 177
  31.       height = 17
  32.       DataSource = DataSource1
  33.       DataField = 'Common_Name'
  34.     end
  35.     object QRDBText3: TQRDBText
  36.       Left = 116
  37.       Top = 60
  38.       width = 177
  39.       height = 17
  40.       DataSource = DataSource1
  41.       DataField = 'Category'
  42.     end
  43.     object QRLabel1: TQRLabel
  44.       Left = 8
  45.       Top = 12
  46.       width = 105
  47.       height = 16
  48.       Caption = 'Common name :'
  49.       AlignToBand = False
  50.       Font.Color = clBlack
  51.       Font.Height = -13
  52.       Font.Name = 'Arial'
  53.       Font.Style = [fsBold]
  54.       ParentFont = False
  55.     end
  56.     object QRDBText4: TQRDBText
  57.       Left = 116
  58.       Top = 36
  59.       width = 177
  60.       height = 17
  61.       DataSource = DataSource1
  62.       DataField = 'Species Name'
  63.     end
  64.     object QRLabel2: TQRLabel
  65.       Left = 8
  66.       Top = 36
  67.       width = 77
  68.       height = 16
  69.       Caption = 'Real name :'
  70.       AlignToBand = False
  71.       Font.Color = clBlack
  72.       Font.Height = -13
  73.       Font.Name = 'Arial'
  74.       Font.Style = [fsBold]
  75.       ParentFont = False
  76.     end
  77.     object QRLabel3: TQRLabel
  78.       Left = 8
  79.       Top = 60
  80.       width = 65
  81.       height = 16
  82.       Caption = 'Category :'
  83.       AlignToBand = False
  84.       Font.Color = clBlack
  85.       Font.Height = -13
  86.       Font.Name = 'Arial'
  87.       Font.Style = [fsBold]
  88.       ParentFont = False
  89.     end
  90.     object QRDBText5: TQRDBText
  91.       Left = 116
  92.       Top = 84
  93.       width = 37
  94.       height = 17
  95.       DataSource = DataSource1
  96.       DataField = 'Length (cm)'
  97.     end
  98.     object QRLabel4: TQRLabel
  99.       Left = 8
  100.       Top = 84
  101.       width = 68
  102.       height = 16
  103.       Caption = 'Size (CM) :'
  104.       AlignToBand = False
  105.       Font.Color = clBlack
  106.       Font.Height = -13
  107.       Font.Name = 'Arial'
  108.       Font.Style = [fsBold]
  109.       ParentFont = False
  110.     end
  111.     object QRLabel5: TQRLabel
  112.       Left = 8
  113.       Top = 124
  114.       width = 79
  115.       height = 16
  116.       Caption = 'Description :'
  117.       AlignToBand = False
  118.       Font.Color = clBlack
  119.       Font.Height = -13
  120.       Font.Name = 'Arial'
  121.       Font.Style = [fsBold]
  122.       ParentFont = False
  123.     end
  124.     object QRDBText2: TQRDBText
  125.       Left = 116
  126.       Top = 124
  127.       width = 581
  128.       height = 17
  129.       DataSource = DataSource1
  130.       DataField = 'Notes'
  131.     end
  132.     object DBImage1: TDBImage
  133.       Left = 352
  134.       Top = 12
  135.       Width = 169
  136.       Height = 105
  137.       DataField = 'Graphic'
  138.       DataSource = DataSource1
  139.       Stretch = True
  140.       TabOrder = 0
  141.     end
  142.   end
  143.   object TitleBand: TQRBand
  144.     Left = 0
  145.     Top = 0
  146.     Width = 1200
  147.     Height = 57
  148.     Align = alTop
  149.     BandType = rbTitle
  150.     Color = clWhite
  151.     ForceNewPage = False
  152.     Frame.Width = 0
  153.     Ruler = qrrNone
  154.     object Image1: TImage
  155.       Left = 12
  156.       Top = 4
  157.       Width = 69
  158.       Height = 33
  159.       Picture.Data = {<image000.bmp>}
  160.       Stretch = True
  161.     end
  162.     object QRLabel6: TQRLabel
  163.       Left = 96
  164.       Top = 4
  165.       width = 193
  166.       height = 36
  167.       Caption = 'QuickReport'
  168.       AlignToBand = False
  169.       Font.Color = 8404992
  170.       Font.Height = -32
  171.       Font.Name = 'Arial'
  172.       Font.Style = [fsBold, fsItalic]
  173.       ParentFont = False
  174.     end
  175.     object QRLabel7: TQRLabel
  176.       Left = 300
  177.       Top = 20
  178.       width = 61
  179.       height = 16
  180.       Caption = 'for Delphi'
  181.       AlignToBand = False
  182.       Font.Color = 8404992
  183.       Font.Height = -13
  184.       Font.Name = 'Arial'
  185.       Font.Style = [fsBold, fsItalic]
  186.       ParentFont = False
  187.     end
  188.     object QRLabel8: TQRLabel
  189.       Left = 572
  190.       Top = 20
  191.       width = 167
  192.       height = 16
  193.       Caption = 'Copyright (c) 1996 QSD AS'
  194.       AlignToBand = False
  195.       Font.Color = clBlack
  196.       Font.Height = -13
  197.       Font.Name = 'Arial'
  198.       Font.Style = [fsBold, fsItalic]
  199.       ParentFont = False
  200.     end
  201.     object QRShape2: TQRShape
  202.       Left = 8
  203.       Top = 44
  204.       width = 733
  205.       Height = 5
  206.       Brush.Color = clNavy
  207.       Shape = qrsRectangle
  208.     end
  209.   end
  210.   object QRBand1: TQRBand
  211.     Left = 0
  212.     Top = 209
  213.     Width = 1200
  214.     Height = 8
  215.     Align = alTop
  216.     BandType = rbDetail
  217.     Color = clWhite
  218.     ForceNewPage = False
  219.     Frame.Width = 0
  220.     Ruler = qrrNone
  221.     object QRShape1: TQRShape
  222.       Left = 8
  223.       Top = 3
  224.       width = 737
  225.       Height = 1
  226.       Shape = qrsRectangle
  227.     end
  228.   end
  229.   object QRBand2: TQRBand
  230.     Left = 0
  231.     Top = 217
  232.     Width = 1200
  233.     Height = 24
  234.     Align = alTop
  235.     BandType = rbPageFooter
  236.     Color = clWhite
  237.     ForceNewPage = False
  238.     Frame.Width = 0
  239.     Ruler = qrrNone
  240.     object QRSysData1: TQRSysData
  241.       Left = 676
  242.       Top = 4
  243.       width = 65
  244.       height = 17
  245.       Alignment = taRightJustify
  246.       AlignToBand = True
  247.       Data = qrsPageNumber
  248.       Text = 'Page '
  249.     end
  250.   end
  251.   object Table1: TTable
  252.     Active = True
  253.     DatabaseName = 'DBDEMOS'
  254.     TableName = 'BIOLIFE.DB'
  255.     Left = 36
  256.     Top = 272
  257.     object Table1SpeciesNo: TFloatField
  258.       FieldName = 'Species No'
  259.     end
  260.     object Table1Category: TStringField
  261.       FieldName = 'Category'
  262.       Size = 15
  263.     end
  264.     object Table1Common_Name: TStringField
  265.       FieldName = 'Common_Name'
  266.       Size = 30
  267.     end
  268.     object Table1SpeciesName: TStringField
  269.       FieldName = 'Species Name'
  270.       Size = 40
  271.     end
  272.     object Table1Lengthcm: TFloatField
  273.       FieldName = 'Length (cm)'
  274.     end
  275.     object Table1Length_In: TFloatField
  276.       FieldName = 'Length_In'
  277.     end
  278.     object Table1Notes: TMemoField
  279.       FieldName = 'Notes'
  280.       Size = 50
  281.     end
  282.     object Table1Graphic: TGraphicField
  283.       FieldName = 'Graphic'
  284.     end
  285.   end
  286.   object DataSource1: TDataSource
  287.     DataSet = Table1
  288.     Left = 68
  289.     Top = 272
  290.   end
  291.   object Biorep: TQuickReport
  292.     DataSource = DataSource1
  293.     ColumnMarginInches = 0
  294.     ColumnMarginMM = 0
  295.     Columns = 1
  296.     DisplayPrintDialog = False
  297.     LeftMarginInches = 0
  298.     LeftMarginMM = 0
  299.     Orientation = poPortrait
  300.     PaperLength = 0
  301.     PaperSize = qrpDefault
  302.     PaperWidth = 0
  303.     PrintOrder = qrColByCol
  304.     ReportTitle = 'QuickReport Biolife demo report'
  305.     RestartData = True
  306.     SQLCompatible = False
  307.     TitleBeforeHeader = False
  308.     Left = 4
  309.     Top = 272
  310.   end
  311. end
  312.